Total Complexity | 35 |
Dependencies | 1 |
Dependents | 13 |
Total lines | 200 |
Lines of code | 110 |
Logical lines of code | 68 |
Comment lines | 72 |
Methods | 11 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
replace() | 56 | 6 | 18 | |
contains() | 62 | 5 | 11 | |
truncate() | 55 | 4 | 18 | |
snake() | 61 | 3 | 12 | |
is() | 67 | 3 | 8 | |
length() | 68 | 3 | 7 | |
prepend() | 70 | 3 | 6 | |
endsWith() | 66 | 2 | 8 | |
beginsWith() | 66 | 2 | 8 | |
append() | 71 | 2 | 6 | |
combine() | 66 | 2 | 8 |